home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / µSim 1.0.5 / source / DragManSim.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-17  |  131 b   |  5 lines  |  [TEXT/CWIE]

  1. #pragma internal on
  2. OSErr MyInstallHWindow(WindowPtr theWindow);
  3. void MyRemoveHWindow(WindowPtr theWindow);
  4. #pragma internal reset
  5.